if service.click({
{"#atcAnimationView",
}
})
return true
end

if service.click({
{"#btnOrder|btnContinue|btnCartContinue",
}
})
return true
end

if service.click({
{"#nav graph main cart",
}
})
return true
end

return true